home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global colordep
- cursor(200)
- set colordep to 16
- setdefaultsaver()
- setdefaultbeep()
- if (the colorDepth = 16) or (the colorDepth = 32) then
- nothing()
- else
- alert("テ嘉テ泳テ運テ雨テ嘉「テ
[テ邃「32,000テェFテェ窶コテュテ凝窶。テツオテツ催テ1,670テアテコテェFテェ窶コテュテ凝窶ヲテツサテツ。テニ津ツ「テ窶ケテテセテテ津③")
- quit()
- end if
- end
-
- on setdefaultsaver
- global saveronoff, savertime
- set saveronoff to 0
- set savertime to 2
- end
-
- on setdefaultbeep
- global bgmonoff, beepnum
- set bgmonoff to "pi"
- set beepnum to 1
- end
-